home *** CD-ROM | disk | FTP | other *** search
-
-
-
- tttttttt____mmmmeeeessssssssaaaaggggeeee____uuuusssseeeerrrr((((3333)))) tttttttt____mmmmeeeessssssssaaaaggggeeee____uuuusssseeeerrrr((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- tt_message_user - retrieve the user information associated with a message
- object
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
- vvvvooooiiiidddd ****tttttttt____mmmmeeeessssssssaaaaggggeeee____uuuusssseeeerrrr((((TTTTtttt____mmmmeeeessssssssaaaaggggeeee _m,,,,
- iiiinnnntttt _k_e_y))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The tttttttt____mmmmeeeessssssssaaaaggggeeee____uuuusssseeeerrrr() function retrieves the user information stored in
- data cells associated with the specified message object.
-
- The user data is part of the message object (that is, the storage buffer
- in the application); it is not a part of the actual message. The
- application can, therefore, only retrieve user information that the
- application placed in the message.
-
- The _m argument is the opaque handle for the message involved in this
- operation. The _k_e_y argument is the user data cell to be retrieved. The
- user data cell must be unique for this message.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Upon successful completion, the tttttttt____mmmmeeeessssssssaaaaggggeeee____uuuusssseeeerrrr() function returns the
- data cell, a piece of arbitrary user data that can hold a vvvvooooiiiidddd ****. The
- application can use tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to extract one of the following
- TTTTtttt____ssssttttaaaattttuuuussss values from the returned data:
-
- TTTTTTTT____OOOOKKKK The operation completed successfully.
-
- TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
- The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
- service cannot restart it.
-
- TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
- The pointer passed does not point to an object of the correct
- type for this operation.
-
- AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
- The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
- address returned by the ToolTalk API.
-
- The user data cell is intended to hold an address. If the address
- selected is equal to one of the TTTTtttt____ssssttttaaaattttuuuussss enumerated values, the result
- of the tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) function will not be reliable.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- TTTTtttttttttttt____cccc(5), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3), tttttttt____ffffrrrreeeeeeee(3).
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-